﻿2026-07-29T13:25:04.8829297Z Current runner version: '2.336.0'
2026-07-29T13:25:04.8833943Z Runner name: 'kitsubito'
2026-07-29T13:25:04.8834452Z Runner group name: 'Default'
2026-07-29T13:25:04.8835089Z Machine name: 'KITSUBITO'
2026-07-29T13:25:04.8838682Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T13:25:04.8840698Z Actions: write
2026-07-29T13:25:04.8841102Z ArtifactMetadata: write
2026-07-29T13:25:04.8841499Z Attestations: write
2026-07-29T13:25:04.8841867Z Checks: write
2026-07-29T13:25:04.8842217Z CodeQuality: write
2026-07-29T13:25:04.8842573Z Contents: write
2026-07-29T13:25:04.8842935Z CopilotRequests: write
2026-07-29T13:25:04.8843320Z Deployments: write
2026-07-29T13:25:04.8843697Z Discussions: write
2026-07-29T13:25:04.8844066Z Drives: write
2026-07-29T13:25:04.8844414Z Issues: write
2026-07-29T13:25:04.8844757Z Metadata: read
2026-07-29T13:25:04.8845107Z Models: read
2026-07-29T13:25:04.8845454Z Packages: write
2026-07-29T13:25:04.8845807Z Pages: write
2026-07-29T13:25:04.8846255Z PullRequests: write
2026-07-29T13:25:04.8846666Z RepositoryProjects: write
2026-07-29T13:25:04.8847074Z SecurityEvents: write
2026-07-29T13:25:04.8847437Z Statuses: write
2026-07-29T13:25:04.8847805Z VulnerabilityAlerts: read
2026-07-29T13:25:04.8848192Z ##[endgroup]
2026-07-29T13:25:04.8850105Z Secret source: Actions
2026-07-29T13:25:04.8850809Z Prepare workflow directory
2026-07-29T13:25:04.9206040Z Prepare all required actions
2026-07-29T13:25:04.9242082Z Getting action download info
2026-07-29T13:25:05.3950165Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T13:25:05.9289550Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-29T13:25:06.0358093Z ##[group]Run set -euo pipefail
2026-07-29T13:25:06.0359203Z [36;1mset -euo pipefail[0m
2026-07-29T13:25:06.0360086Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T13:25:06.0361285Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T13:25:06.0362749Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T13:25:06.0364305Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T13:25:06.0365593Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T13:25:06.0366652Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T13:25:06.0368423Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T13:25:06.0370168Z [36;1m  exit 1[0m
2026-07-29T13:25:06.0370835Z [36;1mfi[0m
2026-07-29T13:25:06.0388031Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T13:25:06.0389466Z ##[endgroup]
2026-07-29T13:25:06.0516638Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757661360128 floor_bytes=34359738368
2026-07-29T13:25:06.0831772Z ##[group]Run actions/checkout@v5
2026-07-29T13:25:06.0832638Z with:
2026-07-29T13:25:06.0833238Z   fetch-depth: 0
2026-07-29T13:25:06.0833932Z   repository: BigscreenVR/spt-bs-core
2026-07-29T13:25:06.0840560Z   token: ***
2026-07-29T13:25:06.0841213Z   ssh-strict: true
2026-07-29T13:25:06.0841887Z   ssh-user: git
2026-07-29T13:25:06.0842554Z   persist-credentials: true
2026-07-29T13:25:06.0843300Z   clean: true
2026-07-29T13:25:06.0843960Z   sparse-checkout-cone-mode: true
2026-07-29T13:25:06.0844745Z   fetch-tags: false
2026-07-29T13:25:06.0845412Z   show-progress: true
2026-07-29T13:25:06.0846080Z   lfs: false
2026-07-29T13:25:06.0846713Z   submodules: false
2026-07-29T13:25:06.0847420Z   set-safe-directory: true
2026-07-29T13:25:06.0848187Z   allow-unsafe-pr-checkout: false
2026-07-29T13:25:06.0849053Z ##[endgroup]
2026-07-29T13:25:06.1667868Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T13:25:06.1670476Z ##[group]Getting Git version info
2026-07-29T13:25:06.1671945Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T13:25:06.1673673Z [command]/usr/bin/git version
2026-07-29T13:25:06.1674493Z git version 2.43.0
2026-07-29T13:25:06.1677379Z ##[endgroup]
2026-07-29T13:25:06.1682753Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b76bda5b-5cf0-4d6e-81f2-9ff0f6c766f8' before making global git config changes
2026-07-29T13:25:06.1685057Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:25:06.1686995Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:25:06.1716132Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T13:25:06.1733089Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:25:06.1743649Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T13:25:06.1746119Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T13:25:06.1763321Z HEAD
2026-07-29T13:25:06.1793264Z ##[endgroup]
2026-07-29T13:25:06.1794183Z [command]/usr/bin/git submodule status
2026-07-29T13:25:06.1977479Z ##[group]Cleaning the repository
2026-07-29T13:25:06.1979379Z [command]/usr/bin/git clean -ffdx
2026-07-29T13:25:06.2008127Z Removing traceable-reqs
2026-07-29T13:25:06.2015424Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T13:25:06.2069666Z HEAD is now at d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:25:06.2074848Z ##[endgroup]
2026-07-29T13:25:06.2076351Z ##[group]Disabling automatic garbage collection
2026-07-29T13:25:06.2079312Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T13:25:06.2103967Z ##[endgroup]
2026-07-29T13:25:06.2105070Z ##[group]Setting up auth
2026-07-29T13:25:06.2110140Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:25:06.2136019Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T13:25:06.2321262Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:25:06.2348371Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T13:25:06.2525589Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:25:06.2551740Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T13:25:06.2738577Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T13:25:06.2767212Z ##[endgroup]
2026-07-29T13:25:06.2768598Z ##[group]Fetching the repository
2026-07-29T13:25:06.2774738Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d8d8f0e4128aeecd03b8087a2f135e8b05d31929:refs/remotes/pull/123/merge
2026-07-29T13:25:07.1351544Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:25:07.1352208Z  * [new branch]        build/sender-stamp -> origin/build/sender-stamp
2026-07-29T13:25:07.1415064Z ##[endgroup]
2026-07-29T13:25:07.1415501Z ##[group]Determining the checkout info
2026-07-29T13:25:07.1416007Z ##[endgroup]
2026-07-29T13:25:07.1419984Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T13:25:07.1464437Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T13:25:07.1493159Z ##[group]Checking out the ref
2026-07-29T13:25:07.1495202Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/123/merge
2026-07-29T13:25:07.1541899Z HEAD is now at d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:25:07.1545708Z ##[endgroup]
2026-07-29T13:25:07.1578259Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T13:25:07.1600351Z d8d8f0e4128aeecd03b8087a2f135e8b05d31929
2026-07-29T13:25:07.1725830Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-29T13:25:07.1726310Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-29T13:25:07.1740270Z shell: /usr/bin/bash -e {0}
2026-07-29T13:25:07.1740534Z ##[endgroup]
2026-07-29T13:25:07.1817387Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-29T13:25:07.1817774Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-29T13:25:07.1845276Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T13:25:07.1845615Z env:
2026-07-29T13:25:07.1845886Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T13:25:07.1846158Z ##[endgroup]
2026-07-29T13:25:07.1890713Z CI-CENSUS scope roots:
2026-07-29T13:25:07.1891185Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:25:07.1891739Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T13:25:07.1892340Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T13:25:07.1892891Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T13:25:07.1893263Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T13:25:07.1935160Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-07-29T13:25:08.6491804Z CI-CENSUS phase=start box_procs=391 box_fds=10880 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T13:25:08.6492541Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T13:25:08.6546639Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-29T13:25:08.6547012Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-29T13:25:08.6560081Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T13:25:08.6560377Z env:
2026-07-29T13:25:08.6560571Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T13:25:08.6560800Z ##[endgroup]
2026-07-29T13:25:08.6607338Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:25:08.6642279Z ##[group]Run set -euo pipefail
2026-07-29T13:25:08.6642573Z [36;1mset -euo pipefail[0m
2026-07-29T13:25:08.6642784Z [36;1mPIN=0c95435[0m
2026-07-29T13:25:08.6642988Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-29T13:25:08.6643236Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-29T13:25:08.6643579Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-29T13:25:08.6644014Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-29T13:25:08.6644428Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-29T13:25:08.6644757Z [36;1m  rm -rf "$CACHE"[0m
2026-07-29T13:25:08.6644987Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-29T13:25:08.6645262Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-29T13:25:08.6645606Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-29T13:25:08.6645973Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-29T13:25:08.6646207Z [36;1mfi[0m
2026-07-29T13:25:08.6646492Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-29T13:25:08.6658917Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T13:25:08.6659471Z env:
2026-07-29T13:25:08.6659771Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T13:25:08.6660172Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:25:08.6660744Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:25:08.6661193Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:25:08.6661647Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:25:08.6661971Z ##[endgroup]
2026-07-29T13:25:08.9506653Z    Compiling proc-macro2 v1.0.106
2026-07-29T13:25:08.9507000Z    Compiling quote v1.0.45
2026-07-29T13:25:08.9507629Z    Compiling unicode-ident v1.0.24
2026-07-29T13:25:08.9507920Z    Compiling libc v0.2.186
2026-07-29T13:25:08.9508268Z    Compiling serde_core v1.0.228
2026-07-29T13:25:08.9508573Z    Compiling cfg-if v1.0.4
2026-07-29T13:25:08.9508831Z    Compiling serde v1.0.228
2026-07-29T13:25:08.9557079Z    Compiling log v0.4.32
2026-07-29T13:25:08.9598779Z    Compiling pin-project-lite v0.2.17
2026-07-29T13:25:08.9643849Z    Compiling portable-atomic v1.13.1
2026-07-29T13:25:08.9644611Z    Compiling typenum v1.20.1
2026-07-29T13:25:08.9645074Z    Compiling memchr v2.8.1
2026-07-29T13:25:08.9734745Z    Compiling version_check v0.9.5
2026-07-29T13:25:08.9811115Z    Compiling find-msvc-tools v0.1.9
2026-07-29T13:25:08.9901943Z    Compiling shlex v2.0.1
2026-07-29T13:25:09.0031941Z    Compiling critical-section v1.2.0
2026-07-29T13:25:09.0560998Z    Compiling subtle v2.6.1
2026-07-29T13:25:09.0781230Z    Compiling futures-core v0.3.32
2026-07-29T13:25:09.1041036Z    Compiling bytes v1.11.1
2026-07-29T13:25:09.1969883Z    Compiling smallvec v1.15.1
2026-07-29T13:25:09.2421983Z    Compiling equivalent v1.0.2
2026-07-29T13:25:09.2558783Z    Compiling itoa v1.0.18
2026-07-29T13:25:09.2721420Z    Compiling semver v1.0.28
2026-07-29T13:25:09.2728833Z    Compiling stable_deref_trait v1.2.1
2026-07-29T13:25:09.2973891Z    Compiling futures-io v0.3.32
2026-07-29T13:25:09.2977184Z    Compiling futures-sink v0.3.32
2026-07-29T13:25:09.3178240Z    Compiling slab v0.4.12
2026-07-29T13:25:09.3551267Z    Compiling futures-task v0.3.32
2026-07-29T13:25:09.3951836Z    Compiling futures-channel v0.3.32
2026-07-29T13:25:09.4310763Z    Compiling rand_core v0.10.1
2026-07-29T13:25:09.4411054Z    Compiling generic-array v0.14.7
2026-07-29T13:25:09.4561100Z    Compiling hashbrown v0.17.1
2026-07-29T13:25:09.4712545Z    Compiling bitflags v2.12.1
2026-07-29T13:25:09.5101401Z    Compiling rustversion v1.0.22
2026-07-29T13:25:09.5971022Z    Compiling cpufeatures v0.2.17
2026-07-29T13:25:09.6581047Z    Compiling rustc_version v0.4.1
2026-07-29T13:25:09.6771516Z    Compiling getrandom v0.4.2
2026-07-29T13:25:09.6910775Z    Compiling fnv v1.0.7
2026-07-29T13:25:09.6950714Z    Compiling cfg_aliases v0.2.1
2026-07-29T13:25:09.7550739Z    Compiling strsim v0.11.1
2026-07-29T13:25:09.7720947Z    Compiling litemap v0.8.2
2026-07-29T13:25:09.7760797Z    Compiling writeable v0.6.3
2026-07-29T13:25:09.7942491Z    Compiling utf8_iter v1.0.4
2026-07-29T13:25:09.7944539Z    Compiling icu_normalizer_data v2.2.0
2026-07-29T13:25:09.9667393Z    Compiling ident_case v1.0.1
2026-07-29T13:25:09.9829890Z    Compiling fs_extra v1.3.0
2026-07-29T13:25:09.9980985Z    Compiling icu_properties_data v2.2.0
2026-07-29T13:25:10.0030885Z    Compiling dunce v1.0.5
2026-07-29T13:25:10.0747648Z    Compiling percent-encoding v2.3.2
2026-07-29T13:25:10.0878669Z    Compiling autocfg v1.5.1
2026-07-29T13:25:10.1090124Z    Compiling thiserror v2.0.18
2026-07-29T13:25:10.1920652Z    Compiling cpufeatures v0.3.0
2026-07-29T13:25:10.2080709Z    Compiling indexmap v2.14.0
2026-07-29T13:25:10.2691380Z    Compiling http v1.4.1
2026-07-29T13:25:10.2890573Z    Compiling aws-lc-rs v1.17.0
2026-07-29T13:25:10.3049615Z    Compiling unicode-segmentation v1.13.3
2026-07-29T13:25:10.3688175Z    Compiling syn v2.0.117
2026-07-29T13:25:10.4105460Z    Compiling scopeguard v1.2.0
2026-07-29T13:25:10.4340766Z    Compiling chacha20 v0.10.0
2026-07-29T13:25:10.4480763Z    Compiling form_urlencoded v1.2.2
2026-07-29T13:25:10.4990955Z    Compiling lock_api v0.4.14
2026-07-29T13:25:10.5350628Z    Compiling untrusted v0.9.0
2026-07-29T13:25:10.5438536Z    Compiling heck v0.5.0
2026-07-29T13:25:10.5621077Z    Compiling rustls v0.23.40
2026-07-29T13:25:10.6340654Z    Compiling atomic-waker v1.1.2
2026-07-29T13:25:10.6441354Z    Compiling const-oid v0.10.2
2026-07-29T13:25:10.6474315Z    Compiling unicode-xid v0.2.6
2026-07-29T13:25:10.6746716Z    Compiling anyhow v1.0.102
2026-07-29T13:25:10.7404975Z    Compiling paste v1.0.15
2026-07-29T13:25:10.7421391Z    Compiling httparse v1.10.1
2026-07-29T13:25:10.7790929Z    Compiling zerocopy v0.8.50
2026-07-29T13:25:10.7963600Z    Compiling parking_lot_core v0.9.12
2026-07-29T13:25:10.7967232Z    Compiling num-traits v0.2.19
2026-07-29T13:25:10.8283268Z    Compiling hybrid-array v0.4.12
2026-07-29T13:25:10.8825285Z    Compiling convert_case v0.10.0
2026-07-29T13:25:10.9666915Z    Compiling curve25519-dalek v4.1.3
2026-07-29T13:25:11.0143756Z    Compiling ahash v0.8.12
2026-07-29T13:25:11.0488905Z    Compiling jobserver v0.1.34
2026-07-29T13:25:11.0701557Z    Compiling base64ct v1.8.3
2026-07-29T13:25:11.1242304Z    Compiling fastrand v2.4.1
2026-07-29T13:25:11.1709752Z    Compiling crypto-common v0.1.7
2026-07-29T13:25:11.1870754Z    Compiling block-buffer v0.10.4
2026-07-29T13:25:11.1977243Z    Compiling either v1.16.0
2026-07-29T13:25:11.2199917Z    Compiling powerfmt v0.2.0
2026-07-29T13:25:11.3250854Z    Compiling cc v1.2.63
2026-07-29T13:25:11.3320387Z    Compiling digest v0.10.7
2026-07-29T13:25:11.4156363Z    Compiling pem-rfc7468 v1.0.0
2026-07-29T13:25:11.4290803Z    Compiling deranged v0.5.8
2026-07-29T13:25:11.4600508Z    Compiling http-body v1.0.1
2026-07-29T13:25:11.5081377Z    Compiling tinyvec_macros v0.1.1
2026-07-29T13:25:11.5577258Z    Compiling vcpkg v0.2.15
2026-07-29T13:25:11.6040319Z    Compiling num-conv v0.2.2
2026-07-29T13:25:11.6211519Z    Compiling tower-service v0.3.3
2026-07-29T13:25:11.6248507Z    Compiling base64 v0.22.1
2026-07-29T13:25:11.6491252Z    Compiling zmij v1.0.21
2026-07-29T13:25:11.6916688Z    Compiling mio v1.2.1
2026-07-29T13:25:11.7343566Z    Compiling socket2 v0.6.4
2026-07-29T13:25:11.7847364Z    Compiling getrandom v0.2.17
2026-07-29T13:25:11.8181101Z    Compiling pkg-config v0.3.33
2026-07-29T13:25:11.9390815Z    Compiling rand_core v0.6.4
2026-07-29T13:25:11.9790610Z    Compiling time-core v0.1.8
2026-07-29T13:25:11.9910554Z    Compiling data-encoding v2.11.0
2026-07-29T13:25:12.0010376Z    Compiling try-lock v0.2.5
2026-07-29T13:25:12.1220680Z    Compiling rand v0.10.1
2026-07-29T13:25:12.1320484Z    Compiling uuid v1.23.2
2026-07-29T13:25:12.1471337Z    Compiling want v0.3.1
2026-07-29T13:25:12.1480041Z    Compiling parking_lot v0.12.5
2026-07-29T13:25:12.2130658Z    Compiling crypto-common v0.2.2
2026-07-29T13:25:12.3010557Z    Compiling block-buffer v0.12.0
2026-07-29T13:25:12.4670360Z    Compiling sha2 v0.10.9
2026-07-29T13:25:12.5400850Z    Compiling cmake v0.1.58
2026-07-29T13:25:12.5510736Z    Compiling tinyvec v1.11.0
2026-07-29T13:25:12.5784369Z    Compiling inout v0.1.4
2026-07-29T13:25:12.5835219Z    Compiling vergen-lib v9.1.0
2026-07-29T13:25:12.7097692Z    Compiling n0-future v0.3.2
2026-07-29T13:25:12.7160480Z    Compiling spin v0.10.0
2026-07-29T13:25:12.7690673Z    Compiling diatomic-waker v0.2.3
2026-07-29T13:25:12.8122501Z    Compiling parking v2.2.1
2026-07-29T13:25:12.8171034Z    Compiling signature v2.2.0
2026-07-29T13:25:12.8530746Z    Compiling winnow v1.0.3
2026-07-29T13:25:12.9365590Z    Compiling httpdate v1.0.3
2026-07-29T13:25:12.9366118Z    Compiling serde_json v1.0.150
2026-07-29T13:25:12.9522128Z    Compiling crossbeam-utils v0.8.21
2026-07-29T13:25:13.0043467Z    Compiling cordyceps v0.3.4
2026-07-29T13:25:13.0081355Z    Compiling ed25519 v2.2.3
2026-07-29T13:25:13.0361159Z    Compiling futures-lite v2.6.1
2026-07-29T13:25:13.0821159Z    Compiling cipher v0.4.4
2026-07-29T13:25:13.1011123Z    Compiling netlink-packet-core v0.8.1
2026-07-29T13:25:13.1181884Z    Compiling universal-hash v0.5.1
2026-07-29T13:25:13.1759966Z    Compiling digest v0.11.3
2026-07-29T13:25:13.2240592Z    Compiling vergen-lib v0.1.6
2026-07-29T13:25:13.2612217Z    Compiling vergen v9.1.0
2026-07-29T13:25:13.2641020Z    Compiling heapless v0.7.17
2026-07-29T13:25:13.2951057Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-29T13:25:13.3188613Z    Compiling noq-udp v0.10.0
2026-07-29T13:25:13.3246169Z    Compiling sync_wrapper v1.0.2
2026-07-29T13:25:13.3603404Z    Compiling futures-buffered v0.2.13
2026-07-29T13:25:13.3880955Z    Compiling allocator-api2 v0.2.21
2026-07-29T13:25:13.3974896Z    Compiling opaque-debug v0.3.1
2026-07-29T13:25:13.4225643Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-29T13:25:13.4294892Z    Compiling byteorder v1.5.0
2026-07-29T13:25:13.4534793Z    Compiling polyval v0.6.2
2026-07-29T13:25:13.5676414Z    Compiling spin v0.9.8
2026-07-29T13:25:13.5953067Z    Compiling vergen-gitcl v1.0.8
2026-07-29T13:25:13.6260589Z    Compiling aws-lc-sys v0.41.0
2026-07-29T13:25:13.6510841Z    Compiling ring v0.17.14
2026-07-29T13:25:13.6992330Z    Compiling libsqlite3-sys v0.30.1
2026-07-29T13:25:13.7290520Z    Compiling hash32 v0.2.1
2026-07-29T13:25:13.7380405Z    Compiling num_threads v0.1.7
2026-07-29T13:25:13.7531062Z    Compiling signature v3.0.0
2026-07-29T13:25:13.7858789Z    Compiling tower-layer v0.3.3
2026-07-29T13:25:13.8311044Z    Compiling fallible-iterator v0.3.0
2026-07-29T13:25:13.8768802Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-29T13:25:13.8887973Z    Compiling ryu v1.0.23
2026-07-29T13:25:13.8935770Z    Compiling time v0.3.47
2026-07-29T13:25:13.9255727Z    Compiling ghash v0.5.1
2026-07-29T13:25:13.9809163Z    Compiling sha2 v0.11.0-rc.5
2026-07-29T13:25:14.0073810Z    Compiling aes v0.8.4
2026-07-29T13:25:14.0340901Z    Compiling ctr v0.9.2
2026-07-29T13:25:14.1220788Z    Compiling fs2 v0.4.3
2026-07-29T13:25:14.2150725Z    Compiling http-body-util v0.1.3
2026-07-29T13:25:14.2489794Z    Compiling aead v0.5.2
2026-07-29T13:25:14.3190739Z    Compiling arrayvec v0.7.6
2026-07-29T13:25:14.3300908Z    Compiling openssl-probe v0.2.1
2026-07-29T13:25:14.3620799Z    Compiling utf8parse v0.2.2
2026-07-29T13:25:14.4170571Z    Compiling crossbeam-channel v0.5.15
2026-07-29T13:25:14.4586524Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-29T13:25:14.5113611Z    Compiling aes-gcm v0.10.3
2026-07-29T13:25:14.5540589Z    Compiling crossbeam-epoch v0.9.18
2026-07-29T13:25:14.5580608Z    Compiling blake3 v1.8.5
2026-07-29T13:25:14.6070701Z    Compiling netlink-packet-route v0.29.0
2026-07-29T13:25:14.6710802Z    Compiling memoffset v0.6.5
2026-07-29T13:25:14.7774172Z    Compiling acto v0.8.2
2026-07-29T13:25:14.7941188Z    Compiling noq v0.18.0
2026-07-29T13:25:14.8316439Z    Compiling netwatch v0.16.0
2026-07-29T13:25:14.8980628Z    Compiling identity-hash v0.1.0
2026-07-29T13:25:14.9841798Z    Compiling rustix v1.1.4
2026-07-29T13:25:14.9951027Z    Compiling foldhash v0.2.0
2026-07-29T13:25:15.0611007Z    Compiling tagptr v0.2.0
2026-07-29T13:25:15.1000567Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-29T13:25:15.1060230Z    Compiling lru-slab v0.1.2
2026-07-29T13:25:15.1136218Z    Compiling ref-cast v1.0.25
2026-07-29T13:25:15.1981444Z    Compiling thiserror v1.0.69
2026-07-29T13:25:15.2223182Z    Compiling sorted-index-buffer v0.2.1
2026-07-29T13:25:15.2341879Z    Compiling xml-rs v0.8.28
2026-07-29T13:25:15.3192769Z    Compiling mac-addr v0.3.0
2026-07-29T13:25:15.3891895Z    Compiling rustc-hash v2.1.2
2026-07-29T13:25:15.4289998Z    Compiling hashbrown v0.16.1
2026-07-29T13:25:15.5522271Z    Compiling netlink-packet-route v0.30.0
2026-07-29T13:25:15.6371760Z    Compiling ioctl-rs v0.1.6
2026-07-29T13:25:15.6920959Z    Compiling errno v0.3.14
2026-07-29T13:25:15.7410934Z    Compiling synstructure v0.13.2
2026-07-29T13:25:15.7520498Z    Compiling darling_core v0.20.11
2026-07-29T13:25:15.8426395Z    Compiling serde_derive_internals v0.29.1
2026-07-29T13:25:16.1580620Z    Compiling proc-macro-crate v3.5.0
2026-07-29T13:25:16.2405590Z    Compiling xmltree v0.10.3
2026-07-29T13:25:16.3071047Z    Compiling termios v0.2.2
2026-07-29T13:25:16.3380698Z    Compiling serial-core v0.4.0
2026-07-29T13:25:16.4420700Z    Compiling aho-corasick v1.1.4
2026-07-29T13:25:16.4630488Z    Compiling simple-dns v0.9.3
2026-07-29T13:25:16.5069329Z    Compiling toml_write v0.1.2
2026-07-29T13:25:16.5118790Z    Compiling regex-syntax v0.8.10
2026-07-29T13:25:16.5130022Z    Compiling linux-raw-sys v0.12.1
2026-07-29T13:25:16.5244606Z    Compiling sha1_smol v1.0.1
2026-07-29T13:25:16.6863095Z    Compiling winnow v0.7.15
2026-07-29T13:25:16.7060770Z    Compiling smol_str v0.1.24
2026-07-29T13:25:16.7580207Z    Compiling simdutf8 v0.1.5
2026-07-29T13:25:16.9647770Z    Compiling constant_time_eq v0.4.2
2026-07-29T13:25:17.0095830Z    Compiling signal-hook v0.3.18
2026-07-29T13:25:17.0270931Z    Compiling arrayref v0.3.9
2026-07-29T13:25:17.0630879Z    Compiling resolv-conf v0.7.6
2026-07-29T13:25:17.1707594Z    Compiling serial-unix v0.4.0
2026-07-29T13:25:17.1778759Z    Compiling lru v0.16.4
2026-07-29T13:25:17.3831036Z    Compiling signal-hook-registry v1.4.8
2026-07-29T13:25:17.3960774Z    Compiling darling_core v0.23.0
2026-07-29T13:25:17.6567534Z    Compiling serde_bytes v0.11.19
2026-07-29T13:25:17.7251599Z    Compiling seize v0.5.1
2026-07-29T13:25:17.7387452Z    Compiling serde_derive v1.0.228
2026-07-29T13:25:17.8010839Z    Compiling zeroize_derive v1.4.3
2026-07-29T13:25:17.8761453Z    Compiling tokio-macros v2.7.0
2026-07-29T13:25:18.1940735Z    Compiling futures-macro v0.3.32
2026-07-29T13:25:18.4150778Z    Compiling zeroize v1.8.2
2026-07-29T13:25:18.5794060Z    Compiling zerofrom-derive v0.1.7
2026-07-29T13:25:18.6889569Z    Compiling tokio v1.52.3
2026-07-29T13:25:19.0298866Z    Compiling yoke-derive v0.8.2
2026-07-29T13:25:19.0800996Z    Compiling zerovec-derive v0.11.3
2026-07-29T13:25:19.1931122Z    Compiling displaydoc v0.2.6
2026-07-29T13:25:19.2275618Z    Compiling futures-util v0.3.32
2026-07-29T13:25:19.3373186Z    Compiling tracing-attributes v0.1.31
2026-07-29T13:25:20.0977213Z    Compiling rustls-pki-types v1.14.1
2026-07-29T13:25:20.1420839Z    Compiling zerofrom v0.1.8
2026-07-29T13:25:20.2643273Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-29T13:25:20.2880703Z    Compiling thiserror-impl v2.0.18
2026-07-29T13:25:20.3575992Z    Compiling yoke v0.8.3
2026-07-29T13:25:20.5660627Z    Compiling zerotrie v0.2.4
2026-07-29T13:25:20.6059952Z    Compiling zerovec v0.11.6
2026-07-29T13:25:20.8390580Z    Compiling darling_macro v0.20.11
2026-07-29T13:25:20.9705808Z    Compiling derive_more-impl v2.1.1
2026-07-29T13:25:20.9822390Z    Compiling n0-error-macros v0.1.3
2026-07-29T13:25:21.0021486Z    Compiling spez v0.1.2
2026-07-29T13:25:21.2301024Z    Compiling darling v0.20.11
2026-07-29T13:25:21.2945651Z    Compiling derive_builder_core v0.20.2
2026-07-29T13:25:21.3798301Z    Compiling tinystr v0.8.3
2026-07-29T13:25:21.3956819Z    Compiling potential_utf v0.1.5
2026-07-29T13:25:21.4171230Z    Compiling der v0.8.0-rc.10
2026-07-29T13:25:21.5450820Z    Compiling icu_collections v2.2.0
2026-07-29T13:25:21.6180458Z    Compiling icu_locale_core v2.2.0
2026-07-29T13:25:22.2350157Z    Compiling n0-error v0.1.3
2026-07-29T13:25:22.2480760Z    Compiling pin-project-internal v1.1.13
2026-07-29T13:25:22.3502234Z    Compiling cobs v0.3.0
2026-07-29T13:25:22.5455054Z    Compiling ed25519-dalek v2.2.0
2026-07-29T13:25:22.6115447Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-29T13:25:22.6431810Z    Compiling derive_builder_macro v0.20.2
2026-07-29T13:25:22.9701618Z    Compiling icu_provider v2.2.0
2026-07-29T13:25:22.9809703Z    Compiling derive_builder v0.20.2
2026-07-29T13:25:23.0301280Z    Compiling spki v0.8.0-rc.4
2026-07-29T13:25:23.0542403Z    Compiling futures-executor v0.3.32
2026-07-29T13:25:23.1140874Z    Compiling ipnet v2.12.0
2026-07-29T13:25:23.2645047Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-29T13:25:23.3804717Z    Compiling icu_normalizer v2.2.0
2026-07-29T13:25:23.4023923Z    Compiling icu_properties v2.2.0
2026-07-29T13:25:23.4490884Z    Compiling ed25519 v3.0.0-rc.4
2026-07-29T13:25:23.5378799Z    Compiling prefix-trie v0.8.4
2026-07-29T13:25:23.5560936Z    Compiling futures v0.3.32
2026-07-29T13:25:23.7420767Z    Compiling pin-project v1.1.13
2026-07-29T13:25:23.8147700Z    Compiling once_cell v1.21.4
2026-07-29T13:25:23.9551065Z    Compiling spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-29T13:25:23.9670185Z    Compiling postcard-derive v0.2.2
2026-07-29T13:25:24.0492898Z    Compiling tracing-core v0.1.36
2026-07-29T13:25:24.2900795Z    Compiling hashbrown v0.14.5
2026-07-29T13:25:24.3111327Z    Compiling data-encoding-macro v0.1.20
2026-07-29T13:25:24.3678136Z    Compiling rustls-native-certs v0.8.4
2026-07-29T13:25:24.3805579Z    Compiling enum-assoc v1.3.0
2026-07-29T13:25:24.5835003Z    Compiling tracing v0.1.44
2026-07-29T13:25:24.6580787Z    Compiling tokio-util v0.7.18
2026-07-29T13:25:24.8460992Z    Compiling idna_adapter v1.2.2
2026-07-29T13:25:24.9257454Z    Compiling netlink-sys v0.8.8
2026-07-29T13:25:24.9680747Z    Compiling idna v1.1.0
2026-07-29T13:25:24.9771270Z    Compiling postcard v1.1.3
2026-07-29T13:25:25.1796585Z    Compiling hashlink v0.9.1
2026-07-29T13:25:25.2371133Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-29T13:25:25.2581247Z    Compiling tower v0.5.3
2026-07-29T13:25:25.3848174Z    Compiling num_enum_derive v0.7.6
2026-07-29T13:25:25.4210230Z    Compiling iroh-metrics-derive v0.4.1
2026-07-29T13:25:25.4603418Z    Compiling derive_more v2.1.1
2026-07-29T13:25:25.5293690Z    Compiling url v2.5.8
2026-07-29T13:25:25.5530705Z    Compiling strum_macros v0.28.0
2026-07-29T13:25:25.5601398Z    Compiling async-trait v0.1.89
2026-07-29T13:25:25.5789831Z    Compiling netlink-proto v0.12.0
2026-07-29T13:25:25.6453253Z    Compiling netdev v0.42.0
2026-07-29T13:25:25.7450769Z    Compiling h2 v0.4.14
2026-07-29T13:25:25.8290615Z    Compiling rusqlite v0.32.1
2026-07-29T13:25:25.8993667Z    Compiling n0-watcher v0.6.1
2026-07-29T13:25:25.9079428Z    Compiling iroh-metrics v0.38.3
2026-07-29T13:25:25.9180425Z    Compiling tokio-stream v0.1.18
2026-07-29T13:25:26.0870741Z    Compiling iroh-relay v0.98.0
2026-07-29T13:25:26.2000237Z    Compiling moka v0.12.15
2026-07-29T13:25:26.2948107Z    Compiling toml_datetime v0.6.11
2026-07-29T13:25:26.3660628Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-29T13:25:26.4020909Z    Compiling iroh-base v0.98.0
2026-07-29T13:25:26.5345133Z    Compiling num_enum v0.7.6
2026-07-29T13:25:26.5742582Z    Compiling attohttpc v0.30.1
2026-07-29T13:25:26.6300842Z    Compiling tower-http v0.6.11
2026-07-29T13:25:26.6341293Z    Compiling serde_spanned v0.6.9
2026-07-29T13:25:26.7303504Z    Compiling thiserror-impl v1.0.69
2026-07-29T13:25:26.7637201Z    Compiling ref-cast-impl v1.0.25
2026-07-29T13:25:26.7942300Z    Compiling toml_edit v0.22.27
2026-07-29T13:25:27.1818051Z    Compiling spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-29T13:25:27.3100131Z    Compiling webpki-roots v1.0.7
2026-07-29T13:25:27.3140737Z    Compiling regex-automata v0.4.14
2026-07-29T13:25:27.3993398Z    Compiling schemars_derive v1.2.1
2026-07-29T13:25:27.4160769Z    Compiling hmac v0.12.1
2026-07-29T13:25:27.5492022Z    Compiling iroh v0.98.2
2026-07-29T13:25:27.5620882Z    Compiling pin-utils v0.1.0
2026-07-29T13:25:27.6209763Z    Compiling dyn-clone v1.0.20
2026-07-29T13:25:27.7880801Z    Compiling cmov v0.5.4
2026-07-29T13:25:27.8601507Z    Compiling rustix v0.38.44
2026-07-29T13:25:27.8640866Z    Compiling bitflags v1.3.2
2026-07-29T13:25:27.9260788Z    Compiling nix v0.25.1
2026-07-29T13:25:28.0283505Z    Compiling ctutils v0.4.2
2026-07-29T13:25:28.0920757Z    Compiling hkdf v0.12.4
2026-07-29T13:25:28.3081084Z    Compiling backon v1.6.0
2026-07-29T13:25:28.3430944Z    Compiling darling_macro v0.23.0
2026-07-29T13:25:28.3650531Z    Compiling papaya v0.2.4
2026-07-29T13:25:28.4840952Z    Compiling filedescriptor v0.8.3
2026-07-29T13:25:28.5574159Z    Compiling strum v0.28.0
2026-07-29T13:25:28.6100520Z    Compiling serial v0.4.0
2026-07-29T13:25:28.6950124Z    Compiling iroh-dns v0.98.0
2026-07-29T13:25:28.6998605Z    Compiling anstyle-parse v1.0.0
2026-07-29T13:25:28.7120956Z    Compiling vte_generate_state_changes v0.1.2
2026-07-29T13:25:28.7510918Z    Compiling linux-raw-sys v0.4.15
2026-07-29T13:25:28.8550499Z    Compiling downcast-rs v1.2.1
2026-07-29T13:25:28.8919551Z    Compiling shell-words v1.1.1
2026-07-29T13:25:28.9111527Z    Compiling unicode-width v0.2.0
2026-07-29T13:25:28.9221080Z    Compiling instability v0.3.12
2026-07-29T13:25:28.9569433Z    Compiling colorchoice v1.0.5
2026-07-29T13:25:29.0388112Z    Compiling is_terminal_polyfill v1.70.2
2026-07-29T13:25:29.0470871Z    Compiling anstyle-query v1.1.5
2026-07-29T13:25:29.0721013Z    Compiling foldhash v0.1.5
2026-07-29T13:25:29.0970640Z    Compiling anstyle v1.0.14
2026-07-29T13:25:29.1300968Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-29T13:25:29.1449468Z    Compiling vte v0.13.1
2026-07-29T13:25:29.2152872Z    Compiling hashbrown v0.15.5
2026-07-29T13:25:29.2644299Z    Compiling darling v0.23.0
2026-07-29T13:25:29.2793607Z    Compiling signal-hook-mio v0.2.5
2026-07-29T13:25:29.3321600Z    Compiling anstream v1.0.0
2026-07-29T13:25:29.3731118Z    Compiling spake2 v0.4.0
2026-07-29T13:25:29.3770742Z    Compiling terminal_size v0.4.4
2026-07-29T13:25:29.5015586Z    Compiling toml v0.8.23
2026-07-29T13:25:29.5288073Z    Compiling schemars v1.2.1
2026-07-29T13:25:29.7638359Z    Compiling strum_macros v0.26.4
2026-07-29T13:25:29.7770472Z    Compiling sha1 v0.10.6
2026-07-29T13:25:30.0410781Z    Compiling itertools v0.13.0
2026-07-29T13:25:30.1080629Z    Compiling castaway v0.2.4
2026-07-29T13:25:30.2010900Z    Compiling clap_lex v1.1.0
2026-07-29T13:25:30.2951273Z    Compiling unicode-width v0.1.14
2026-07-29T13:25:30.4690737Z    Compiling regex v1.12.3
2026-07-29T13:25:30.5761231Z    Compiling doctest-file v1.1.1
2026-07-29T13:25:30.6199292Z    Compiling static_assertions v1.1.0
2026-07-29T13:25:30.6350572Z    Compiling indoc v2.0.7
2026-07-29T13:25:30.7023642Z    Compiling compact_str v0.8.2
2026-07-29T13:25:31.1212805Z    Compiling interprocess v2.4.2
2026-07-29T13:25:31.2106167Z    Compiling clap_builder v4.6.0
2026-07-29T13:25:31.7741016Z    Compiling hyper v1.10.1
2026-07-29T13:25:31.8101548Z    Compiling spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-29T13:25:32.0410510Z    Compiling unicode-truncate v1.1.0
2026-07-29T13:25:32.0520732Z    Compiling crossterm v0.28.1
2026-07-29T13:25:32.0969267Z    Compiling lru v0.12.5
2026-07-29T13:25:32.2227438Z    Compiling portable-pty v0.8.1
2026-07-29T13:25:32.2362744Z    Compiling spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-29T13:25:32.2495604Z    Compiling clap_derive v4.6.1
2026-07-29T13:25:32.2779351Z    Compiling iana-time-zone v0.1.65
2026-07-29T13:25:32.2783353Z    Compiling strum v0.26.3
2026-07-29T13:25:32.3932942Z    Compiling cassowary v0.3.0
2026-07-29T13:25:32.6441286Z    Compiling spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-29T13:25:32.6840033Z    Compiling chrono v0.4.45
2026-07-29T13:25:32.7170939Z    Compiling nucleo-matcher v0.3.1
2026-07-29T13:25:33.2231119Z    Compiling ratatui v0.29.0
2026-07-29T13:25:33.3980982Z    Compiling qrcode v0.14.1
2026-07-29T13:25:33.5251420Z    Compiling tempfile v3.27.0
2026-07-29T13:25:33.8839438Z    Compiling hyper-util v0.1.20
2026-07-29T13:25:34.5991608Z    Compiling clap v4.6.1
2026-07-29T13:25:35.7951520Z    Compiling spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-29T13:25:35.8179748Z    Compiling igd-next v0.17.1
2026-07-29T13:25:36.9840610Z    Compiling portmapper v0.16.0
2026-07-29T13:25:41.9634367Z    Compiling rustls-webpki v0.103.13
2026-07-29T13:25:44.3858739Z    Compiling tokio-rustls v0.26.4
2026-07-29T13:25:44.3859358Z    Compiling noq-proto v0.17.0
2026-07-29T13:25:44.3859664Z    Compiling rustls-platform-verifier v0.7.0
2026-07-29T13:25:44.5277734Z    Compiling hickory-net v0.26.0-beta.4
2026-07-29T13:25:44.5278348Z    Compiling hyper-rustls v0.27.9
2026-07-29T13:25:44.5278763Z    Compiling tokio-websockets v0.13.2
2026-07-29T13:25:44.6581677Z    Compiling reqwest v0.13.4
2026-07-29T13:25:45.6369409Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-29T13:25:59.7926142Z    Compiling spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-29T13:26:01.3676338Z    Compiling spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-29T13:26:11.6747201Z    Compiling spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-29T13:26:16.7527455Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-07-29T13:26:16.7750338Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-9c420081533e558a)
2026-07-29T13:26:16.7763722Z 
2026-07-29T13:26:16.7763823Z running 1 test
2026-07-29T13:26:22.9619754Z test new_brain_serves_against_old_broker ... ok
2026-07-29T13:26:22.9620001Z 
2026-07-29T13:26:22.9620211Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-29T13:26:22.9620494Z 
2026-07-29T13:26:22.9757250Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-29T13:26:22.9757577Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-29T13:26:22.9770259Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T13:26:22.9770543Z env:
2026-07-29T13:26:22.9770727Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T13:26:22.9771080Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:26:22.9771538Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:26:22.9771957Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:26:22.9772362Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:26:22.9772682Z ##[endgroup]
2026-07-29T13:26:22.9817105Z CI-CENSUS scope roots:
2026-07-29T13:26:22.9817501Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:26:22.9818015Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T13:26:22.9818527Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T13:26:22.9819104Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T13:26:22.9819419Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T13:26:22.9862838Z CI-CENSUS self-check OK: walked 394 /proc entries, exe resolution live
2026-07-29T13:26:24.4663936Z CI-CENSUS phase=pre-reap box_procs=393 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T13:26:24.4664454Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T13:26:28.0582489Z CI-CENSUS phase=end box_procs=393 box_fds=10880 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T13:26:28.0583435Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T13:26:28.0584048Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-29T13:26:28.0626828Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-29T13:26:28.0627204Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-29T13:26:28.0639716Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T13:26:28.0639992Z env:
2026-07-29T13:26:28.0640180Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T13:26:28.0640532Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:26:28.0640980Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:26:28.0641382Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:26:28.0641796Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10
2026-07-29T13:26:28.0642114Z ##[endgroup]
2026-07-29T13:26:28.0712772Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30455872858-1-LfJc10 on attempt 1/5
2026-07-29T13:26:28.0800296Z Post job cleanup.
2026-07-29T13:26:28.1473987Z [command]/usr/bin/git version
2026-07-29T13:26:28.1505178Z git version 2.43.0
2026-07-29T13:26:28.1570939Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3e6563d4-de29-4156-8e0b-4e45943af9f6' before making global git config changes
2026-07-29T13:26:28.1571613Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:26:28.1574852Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:26:28.1603970Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:26:28.1631794Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T13:26:28.1815373Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:26:28.1835191Z http.https://github.com/.extraheader
2026-07-29T13:26:28.1842891Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T13:26:28.1869567Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T13:26:28.2051728Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:26:28.2077224Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T13:26:28.2394503Z Cleaning up orphan processes
